Document display-buffer and other window changes in Lisp manual.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 24 Sep 2011 22:49:32 +0000 (18:49 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 24 Sep 2011 22:49:32 +0000 (18:49 -0400)
commite85f9c37179bbac9a2ffdd8177629aef331fb624
treee5b885eacda3d2ce2e093409e07e77e926bff850
parent1aaff7fab05c8639b59617a1f45ad2582b53fa7c
Document display-buffer and other window changes in Lisp manual.

* doc/lispref/windows.texi (Window History): New node.  Move text here
from Buffers and Windows.
(Switching Buffers): Rename from Displaying Buffers, since we
don't document display-buffer here; callers changed.  Document
FORCE-SAME-WINDOW arg to switch-to-buffer and
switch-to-buffer-other-frame.  Delete duplicate
replace-buffer-in-windows doc.
(Choosing Window): Document display actions.
doc/lispref/ChangeLog
doc/lispref/buffers.texi
doc/lispref/elisp.texi
doc/lispref/files.texi
doc/lispref/vol1.texi
doc/lispref/vol2.texi
doc/lispref/windows.texi
etc/NEWS